Welcome![Sign In][Sign Up]
Location:
Search - filter MFC

Search list

[WinSock-NDIS广告过滤小程序

Description: 可以过滤浏览网页时广告的小程序,由VC利用MFC编写。-filter can visit the website at a small advertising procedures used by the VC MFC prepared.
Platform: | Size: 27010 | Author: 狂刀 | Hits:

[assembly languageCircuit3

Description: 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods for estimating the target region in the next frame image position; Until this process cycle from the goal frame images disappear. Technology : avi video streaming reading frame; Image frame storage formats; RGB images of gray; Gray image smoothing filter; Block motion estimation algorithm implementation; MFC showed images frame; MFC on the use of the mouse.
Platform: | Size: 110080 | Author: | Hits:

[DirextXDirectShowKAIFAZHINAN_Chapter04

Description: 《DirectShow开发指南》 范例源代码,Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 -"DirectShow Development Guide" paradigm source code, Chapter04 : Chapter 4 to use the code, which AppIPTransform MFC Filter for example, DsDemo some demonstration code, FilterTitleOverlay characters superimposed Filter is the source code.
Platform: | Size: 73505 | Author: wuli | Hits:

[Special Effectsselfadaptivefilter

Description: 自适应滤波器,图像处理中有重要作用,基于MFC和快速傅立叶变换的具有自适应功能。-adaptive filter, the image processing is an important role, Based on the MFC and Fast Fourier Transform adaptive function.
Platform: | Size: 70527 | Author: ericmoon | Hits:

[Special EffectsIsmyDIP

Description: 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prepare MFC, using a book on the gray tensile and median filtering knowledge of image processing. Achieving functions as follows : Variable gray stretch - and darken (eight pairs of 24 map valid) : The Transformation of Power. Were r2 = s and s = r1 / 2. Anti-color (eight pairs of 24 map effective) : s = 1-r median filter (Figure 8 right effective) : 3 x 3 grid filtering, the periphery of a circle of pixels not addressed. Recovery (eight pairs of 24 map effective) : restore the image before unprocessed data.
Platform: | Size: 46651 | Author: redbird | Hits:

[GUI Developfirfilter

Description: 这是我在学习数字信号处理中的编写的FIR数字滤波器程序,有算法,MFC界面。-This is my learning digital signal processing in the preparation of FIR digital filter process, algorithm, MFC interface.
Platform: | Size: 38505 | Author: gwen | Hits:

[GUI Developiirfilter

Description: 这是我在数字信号处理中编写的IIR数字滤波器,MFC界面,双线性变换和巴特渥斯滤波器。-in digital signal processing prepared by IIR digital filters, MFC interface bilinear transform and Bateoushi filter.
Platform: | Size: 39492 | Author: gwen | Hits:

[Other resourceMFCBandFilter

Description: 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon
Platform: | Size: 62642 | Author: 郑中阳 | Hits:

[ICQ-IM-Chatchar2

Description: (改良版)该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。 它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动多个客户端。 客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以\"悄悄\"地对某人说,对信息进行过滤。 服务器端可以“踢“人,并可以防止用户名称的重复。-(modified version) of the procedures, including chat server and client 2, use of MFC CSOCKET category. It will enable more individuals to chat, the way it works is similar to a chat room, the same number of machines launching the client. Clients can choose interlocutors, 32 species of action, can set font colors and can also be "quietly" to the right of a person that right information filter. Server can be "kicked out", and can prevent the user name duplication.
Platform: | Size: 176647 | Author: moumoumou | Hits:

[DirextXMy_First_Directshow

Description: 我的第一个DirectShow程序,和大家分享一下^_^ Des:-把BouncingBall实现在一个对话框EXE应用程序中,可将其作为一个MFC Filter的Sample. 感兴趣的,可以看一下-my first one DirectShow procedures, and share with you ^ _ ^ Des : - the BouncingBall achieve in a dialog EXE application, can be as one of the MFC Filter Sample. interested, they can look at the
Platform: | Size: 25903 | Author: 葛建飞 | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以\"|\"号分开 如\"xfrog.cn|webtm.cn\" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以\"|\"号分开 speed=50 文件下载速度 单位\"K\" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC) / windows 2003's p1 / iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management / local computer / website / Default Web / Attribute / ISAPI Filter / add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12438 | Author: 莫飞 | Hits:

[Multimedia programusing_gdi_

Description: CGdiplusFileOpenDialog和CGdiplusFileSaveAsDialog类提供了一个在GDI+的MFC应用程序轻松实现文件打开和保存对话框的方法。 主要特点是: 1、它们可以动态地装入关于支持图像的解码器/编码器和构建文件过滤清单。 2、它们可以获得当前图像编码器标识码(CLSID)以供需要将其作为一个参数的GDI+函数使用。 3、它们可以检查和验证文件名和扩展名。-CGdiplusFileOpenDialog and CGdiplusFileS aveAsDialog category provided a GDI in the MFC applications easier to achieve open and save documents dialog box method. Main features are : 1, which can dynamically loaded on the support image decoder / encoder filter paper and building inventories. 2. They can present image coding device identifier (CLSID) to supply and demand to change its parameters as a letter to the GDI a few use. 3, and they can check to verify file name and extension.
Platform: | Size: 719210 | Author: lilanxia | Hits:

[WinSock-NDISchatsourcecode

Description: 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-procedures including the Chat server and client in two parts, the use of MFC CSOCKET category. It will enable more individuals to chat, the way it works is similar to a chat room. Clients can choose interlocutors, 32 species of action, can set font color, can also quietly to a person that right information filter. Server can be "kicked out", and can prevent duplication of user names
Platform: | Size: 226562 | Author: jxn191 | Hits:

[Special EffectsThe-median-filter-complete-version

Description: MFC用中值滤波算法,实现对图像的平滑处理,对含有椒盐噪声的图像特别有用-MFC algorithm of median filter, smoothing the image processing, especially useful for images with salt and pepper noise
Platform: | Size: 2425856 | Author: 西门吹雪 | Hits:

[Other systemsFilter

Description: MFC,彩票胆码缩水例子,新可以学习下文本操作-MFC, lottery danma shrink example
Platform: | Size: 134144 | Author: 朱庆 | Hits:

[Dialog_Windowjienou-V6.1

Description: Based on negative entropy largest independent component analysis, University of numerical analysis algorithms, Multi-target tracking particle filter.
Platform: | Size: 4096 | Author: jknbfbt | Hits:

[GUI Developegynf

Description: A window function design FIR digital band-pass filter, It uses a pulse of consumer law, Future line prediction, error analysis.
Platform: | Size: 6144 | Author: 路冬友 | Hits:

[VC/MFCning_v10

Description: Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Numerical solution of differential equations method, Gabor wavelet transform and PCA face recognition code.
Platform: | Size: 151552 | Author: 张战训 | Hits:

[Windows DevelopExplorerTest2017-11-21 22-12-39

Description: MFC编写的捕获IE浏览器中的数据,并进行有效过滤,适合松散耦合的数据对接,实现BS和CS数据通讯,实现无痕数据接口(MFC is designed to capture the data in IE browser, and to effectively filter, loosely coupled data docking, BS and CS data communication, the realization of traceless data interface)
Platform: | Size: 46080 | Author: SDXIAO | Hits:

[CSharpWordSorting

Description: 单词排序 体现了管道过滤器风格 使用c#语言 mfc的界面(wordSorting pipe filter, push "enter" to start a new sorting)
Platform: | Size: 235520 | Author: JinnIanC | Hits:
« 1 2 34 5 6 7 8 »

CodeBus www.codebus.net